a.c:5:5: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wun
PTA做題時出現的錯誤,用if括起來就沒有了。 if(scanf("%d",&a)){}; 其實並不是這里有問題,如果你的輸出有問題,他就會雞蛋里挑骨頭的先顯示這個錯誤。 ...
PTA做題時出現的錯誤,用if括起來就沒有了。 if(scanf("%d",&a)){}; 其實並不是這里有問題,如果你的輸出有問題,他就會雞蛋里挑骨頭的先顯示這個錯誤。 ...